Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 6 - Style Objects / Style Objects Reference
Style Objects Routines / Managing Orientation Styles


Q3OrientationStyle_Set

You can use the Q3OrientationStyle_Set function to set the orientation style value of a orientation style.

TQ3Status Q3OrientationStyle_Set (
TQ3StyleObject frontFacingDirectionObject, 
TQ3OrientationStyle frontFacingDirection);
frontFacingDirectionObject
An orientation style object.
frontFacingDirection
An orientation style value.
DESCRIPTION
The Q3OrientationStyle_Set function sets the orientation style value of the style object specified by the frontFacingDirectionObject parameter to the value specified in the frontFacingDirection parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996